[INFO] cloning repository https://github.com/alextes/lexi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alextes/lexi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falextes%2Flexi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falextes%2Flexi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 650c41cf9350b04c35b15323ac17d94fb67850b9
[INFO] testing alextes/lexi against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falextes%2Flexi" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alextes/lexi
[INFO] finished tweaking git repo https://github.com/alextes/lexi
[INFO] tweaked toml for git repo https://github.com/alextes/lexi written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alextes/lexi on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alextes/lexi already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quinn-udp v0.5.13
[INFO] [stderr]   Downloaded bigdecimal v0.4.8
[INFO] [stderr]   Downloaded windows-registry v0.5.2
[INFO] [stderr]   Downloaded rustls-webpki v0.103.2
[INFO] [stderr]   Downloaded mockito v1.7.0
[INFO] [stderr]   Downloaded croner v2.2.0
[INFO] [stderr]   Downloaded libm v0.2.14
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7cf1a4ef46bf94a08536957e2db8bf7cf7bc97ea12d58e497d8880ba32cf037
[INFO] running `Command { std: "docker" "start" "-a" "a7cf1a4ef46bf94a08536957e2db8bf7cf7bc97ea12d58e497d8880ba32cf037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7cf1a4ef46bf94a08536957e2db8bf7cf7bc97ea12d58e497d8880ba32cf037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7cf1a4ef46bf94a08536957e2db8bf7cf7bc97ea12d58e497d8880ba32cf037", kill_on_drop: false }`
[INFO] [stdout] a7cf1a4ef46bf94a08536957e2db8bf7cf7bc97ea12d58e497d8880ba32cf037
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 085b8f02745bafbd502e9d3ebb25061311f889016b19cd708aa93ae6e8f8bd11
[INFO] running `Command { std: "docker" "start" "-a" "085b8f02745bafbd502e9d3ebb25061311f889016b19cd708aa93ae6e8f8bd11", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling libm v0.2.14
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.2
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling croner v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling lexi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "085b8f02745bafbd502e9d3ebb25061311f889016b19cd708aa93ae6e8f8bd11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "085b8f02745bafbd502e9d3ebb25061311f889016b19cd708aa93ae6e8f8bd11", kill_on_drop: false }`
[INFO] [stdout] 085b8f02745bafbd502e9d3ebb25061311f889016b19cd708aa93ae6e8f8bd11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ee7feb4dea37ff17bd853bb7163f2f7edc3c2269171dbcd064b515b63eccfba
[INFO] running `Command { std: "docker" "start" "-a" "3ee7feb4dea37ff17bd853bb7163f2f7edc3c2269171dbcd064b515b63eccfba", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling lexi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 50.23s
[INFO] running `Command { std: "docker" "inspect" "3ee7feb4dea37ff17bd853bb7163f2f7edc3c2269171dbcd064b515b63eccfba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ee7feb4dea37ff17bd853bb7163f2f7edc3c2269171dbcd064b515b63eccfba", kill_on_drop: false }`
[INFO] [stdout] 3ee7feb4dea37ff17bd853bb7163f2f7edc3c2269171dbcd064b515b63eccfba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2e7c312653aafc34bca9c5faf0dfde68234f1e09d11908711127acb3518d5134
[INFO] running `Command { std: "docker" "start" "-a" "2e7c312653aafc34bca9c5faf0dfde68234f1e09d11908711127acb3518d5134", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lexi-c8d2d12720981124)
[INFO] [stdout] 
[INFO] [stdout] running 162 tests
[INFO] [stdout] test ai_interaction::openai_chat::tests::dtt_web_search_included_for_gpt_5_if_in_base ... ok
[INFO] [stdout] test ai_interaction::admin_session::tests::test_start_admin_session_sets_state ... ok
[INFO] [stdout] test ai_interaction::admin_session::tests::test_end_admin_session_clears_state ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::dtt_admin_tools_included_when_session_active ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::dtt_web_search_not_present_in_base_tools_gpt_5 ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::dtt_web_search_with_admin_tool_gpt_5 ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::dtt_web_search_included_for_gpt_5_mini_if_in_base ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::dtt_web_search_excluded_for_other_model_even_if_in_base ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::dtt_admin_tools_excluded_when_session_inactive ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::dtt_web_search_with_admin_tool_gpt_5_mini ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::test_parse_assistant_message_then_function_call ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::test_parse_empty_output_items ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::test_parse_assistant_text_message ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::test_parse_multiple_assistant_messages_concatenated ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::test_parse_single_function_call ... ok
[INFO] [stdout] test ai_interaction::admin_session::tests::test_get_admin_session_state_returns_value ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_execute_invalid_slot_arg_handled ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::test_parse_assistant_message_non_output_text ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_execute_malformed_json_arg_handled ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_parse_malformed_json ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_parse_slot_number_missing ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_execute_slot_check_not_missed ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_parse_slot_number_negative_integer ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_execute_slot_check_missed ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_execute_slot_check_beacon_node_service_error ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_parse_slot_number_not_u64 ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_execute_slot_check_other_status_code ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_parse_empty_json_object ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_execute_missing_slot_arg_handled ... ok
[INFO] [stdout] test ai_interaction::tools::conversation_admin::tests::test_admin_tool_schema_required_includes_all_properties ... ok
[INFO] [stdout] test ai_interaction::tools::conversation_admin::tests::test_execute_conversation_admin_invalid_command ... ok
[INFO] [stdout] test ai_interaction::tools::conversation_admin::tests::test_execute_conversation_admin_command_success ... ok
[INFO] [stdout] test ai_interaction::tools::conversation_admin::tests::test_execute_conversation_admin_malformed_json ... ok
[INFO] [stdout] test ai_interaction::tools::conversation_admin::tests::test_execute_conversation_admin_missing_code ... ok
[INFO] [stdout] test ai_interaction::tools::conversation_admin::tests::test_execute_conversation_admin_missing_command ... ok
[INFO] [stdout] test ai_interaction::tools::conversation_admin::tests::test_set_model_invalid_admin_code ... ok
[INFO] [stdout] test ai_interaction::tools::conversation_admin::tests::test_set_model_missing_model_id_param ... ok
[INFO] [stdout] test ai_interaction::tools::conversation_admin::tests::test_set_model_invalid_model_id ... ok
[INFO] [stdout] test ai_interaction::tools::conversation_admin::tests::test_execute_conversation_admin_empty_json_object ... ok
[INFO] [stdout] test ai_interaction::tools::db_schema::tests::test_get_schema_cached ... ok
[INFO] [stdout] test ai_interaction::tools::db_schema::tests::test_stale_cache_is_refetched ... ok
[INFO] [stdout] test ai_interaction::tools::conversation_admin::tests::test_execute_conversation_admin_invalid_code ... ok
[INFO] [stdout] test ai_interaction::tools::conversation_admin::tests::test_set_model_success ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::test_parse_multiple_function_calls ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_parse_valid_slot_number ... ok
[INFO] [stdout] test ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types ... FAILED
[INFO] [stdout] test ai_interaction::tools::db_schema::tests::test_live_fetcher_integration ... FAILED
[INFO] [stdout] test ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array ... FAILED
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_parse_args_invalid_command_type ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_parse_args_invalid_enabled_type ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_parse_args_malformed_json ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_parse_args_missing_command ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_parse_args_missing_enabled ... ok
[INFO] [stdout] test ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum ... FAILED
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_parse_args_valid ... ok
[INFO] [stdout] test ai_interaction::tools::db_query::tests::test_row_limit_truncation ... FAILED
[INFO] [stdout] test ai_interaction::tools::retrieve_manual::tests::test_execute_retrieve_manual_invalid_name ... ok
[INFO] [stdout] test ai_interaction::tools::retrieve_manual::tests::test_execute_retrieve_manual_malformed_json_args ... ok
[INFO] [stdout] test ai_interaction::tools::retrieve_manual::tests::test_execute_retrieve_manual_success ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_http_request_failure ... ok
[INFO] [stdout] test ai_interaction::tools::retrieve_manual::tests::test_get_manual_content_success ... ok
[INFO] [stdout] test ai_interaction::tools::retrieve_manual::tests::test_get_manual_content_not_found ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_add_job_missing_name ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_add_job_success ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_add_job_invalid_cron ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_delete_job_not_found ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_delete_job_success ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_disable_job_success ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_edit_job_missing_changes ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_edit_job_invalid_cron ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_edit_job_both_success ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_edit_job_not_found ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_edit_job_prompt_success ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_enable_job_success ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_edit_job_missing_name ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_edit_job_schedule_success ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_no_chat_context ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_malformed_json ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_list_jobs_success ... ok
[INFO] [stdout] test ai_interaction::topic_context::tests::test_clear_topic_response_id ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_unknown_command ... ok
[INFO] [stdout] test ai_interaction::topic_context::tests::test_get_topic_response_id_returns_none_when_not_set ... ok
[INFO] [stdout] test bot::context_builder::tests::test_format_context_block ... ok
[INFO] [stdout] test bot::context_builder::tests::test_get_sender_display_name_falls_back_to_first_name ... ok
[INFO] [stdout] test bot::context_builder::tests::test_get_sender_display_name_prefers_username ... ok
[INFO] [stdout] test bot::context_builder::tests::test_unix_to_datetime_valid ... ok
[INFO] [stdout] test bot::conversation_context::tests::test_clear_response_id_routes_to_chat_when_no_thread ... ok
[INFO] [stdout] test bot::conversation_context::tests::test_conversation_key_is_topic ... ok
[INFO] [stdout] test bot::conversation_context::tests::test_get_response_id_routes_to_chat_when_no_thread ... ok
[INFO] [stdout] test bot::context_builder::tests::test_unix_to_datetime_invalid ... ok
[INFO] [stdout] test bot::conversation_context::tests::test_update_response_id_routes_to_chat_when_no_thread ... ok
[INFO] [stdout] test bot::tests::test_extract_prompt_case_insensitive_mention ... ok
[INFO] [stdout] test bot::tests::test_extract_prompt_empty_text ... ok
[INFO] [stdout] test bot::tests::test_extract_prompt_mention_at_end ... ok
[INFO] [stdout] test bot::tests::test_extract_prompt_mention_in_middle ... ok
[INFO] [stdout] test bot::tests::test_extract_prompt_mention_at_start ... ok
[INFO] [stdout] test bot::tests::test_extract_prompt_mention_text_no_entities ... ok
[INFO] [stdout] test bot::tests::test_extract_prompt_mention_with_leading_trailing_spaces_in_text ... ok
[INFO] [stdout] test ai_interaction::topic_context::tests::test_get_topic_response_id_returns_value ... ok
[INFO] [stdout] test ai_interaction::topic_context::tests::test_set_topic_response_id ... ok
[INFO] [stdout] test bot::tests::test_extract_prompt_no_mention_in_text ... ok
[INFO] [stdout] test bot::tests::test_mentions_bot_false_for_other_mention ... ok
[INFO] [stdout] test bot::tests::test_mentions_bot_false_when_not_mentioned ... ok
[INFO] [stdout] test bot::tests::test_mentions_bot_false_with_empty_entities_list ... ok
[INFO] [stdout] test bot::tests::test_mentions_bot_false_with_entities_no_text ... ok
[INFO] [stdout] test bot::tests::test_mentions_bot_false_with_no_text_no_entities ... ok
[INFO] [stdout] test bot::tests::test_mentions_bot_false_with_text_no_entities ... ok
[INFO] [stdout] test bot::tests::test_mentions_bot_true_when_mentioned ... ok
[INFO] [stdout] test bot::tests::test_mentions_bot_true_case_insensitive ... ok
[INFO] [stdout] test bot::tests::test_extract_prompt_other_mention ... ok
[INFO] [stdout] test bot::tests::test_extract_prompt_only_mention ... ok
[INFO] [stdout] test db::tests::test_insert_message ... FAILED
[INFO] [stdout] test db::tests::test_get_message_history ... FAILED
[INFO] [stdout] test db::tests::test_openai_response_id_handling ... FAILED
[INFO] [stdout] test db::tests::test_postgres_db_new_and_migrations ... FAILED
[INFO] [stdout] test env::tests::test_get_env_bool_false ... ok
[INFO] [stdout] test db::tests::test_upsert_user ... FAILED
[INFO] [stdout] test db::tests::test_upsert_chat ... FAILED
[INFO] [stdout] test env::tests::test_get_env_bool_not_there ... ok
[INFO] [stdout] test env::tests::test_get_env_bool_t ... ok
[INFO] [stdout] test env::tests::test_get_env_bool_true ... ok
[INFO] [stdout] test env::tests::test_get_env_bool_true_upper ... ok
[INFO] [stdout] test env::tests::test_get_env_bool_zero ... ok
[INFO] [stdout] test env::tests::test_get_env_var_safe_none ... ok
[INFO] [stdout] test env::tests::test_get_env_var_safe_some ... ok
[INFO] [stdout] test env::tests::test_obfuscate_if_secret ... ok
[INFO] [stdout] test env::tests::test_get_env_bool_invalid ... ok
[INFO] [stdout] test key_value_store::tests::test_get_non_existent_key ... FAILED
[INFO] [stdout] test env::tests::test_get_env_bool_f ... ok
[INFO] [stdout] test key_value_store::tests::test_set_and_get_value ... FAILED
[INFO] [stdout] test openai_api::tests::test_call_responses_api_with_function_tool ... ok
[INFO] [stdout] test key_value_store::tests::test_update_value ... FAILED
[INFO] [stdout] test openai_api::tests::test_call_responses_api_with_input_parameter ... ok
[INFO] [stdout] test openai_api::types::tests::tool_definition_new_sets_required_to_all_keys_for_strict ... ok
[INFO] [stdout] test telegram::fmt::tests::test_blockquote ... ok
[INFO] [stdout] test env::tests::test_get_env_bool_one ... ok
[INFO] [stdout] test telegram::fmt::tests::test_code_inline ... ok
[INFO] [stdout] test telegram::fmt::tests::test_escapes_html_entities ... ok
[INFO] [stdout] test telegram::fmt::tests::test_heading_as_bold ... ok
[INFO] [stdout] test telegram::fmt::tests::test_italic ... ok
[INFO] [stdout] test telegram::fmt::tests::test_link ... ok
[INFO] [stdout] test telegram::fmt::tests::test_nested_formatting ... ok
[INFO] [stdout] test telegram::fmt::tests::test_ordered_list ... ok
[INFO] [stdout] test telegram::fmt::tests::test_plain_text_passthrough ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_execute_tool_with_valid_args_adjustment_enabled ... ok
[INFO] [stdout] test telegram::fmt::tests::test_code_block_no_lang ... ok
[INFO] [stdout] test telegram::fmt::tests::test_code_block ... ok
[INFO] [stdout] test telegram::fmt::tests::test_rule ... ok
[INFO] [stdout] test telegram::fmt::tests::test_strikethrough ... ok
[INFO] [stdout] test telegram::fmt::tests::test_bold ... ok
[INFO] [stdout] test telegram::fmt::tests::test_unordered_list ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::beacon_node::tests::test_beacon_node_http_slot_not_found ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_execute_set_auction_breaker_disabled_success ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_invalid_command_argument_in_execute_tool ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::beacon_node::tests::test_beacon_node_http_request_failed ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::beacon_node::tests::test_beacon_node_http_slot_server_error ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_execute_set_adjustment_breaker_success ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::beacon_node::tests::test_beacon_node_http_slot_ok ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_malformed_arguments_json_in_execute_tool ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_execute_tool_with_valid_args_auction_disabled ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_relay_returns_error_status ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_missing_enabled_argument_in_execute_tool ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types' (67) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cf9fcd0d9e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf9fcd0d9e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cf9fcd269fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf9fcd269fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5cf9fcd12f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5cf9fcd12f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5cf9fcceb0a6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf9fcceb0a6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf9fcd05589 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf9fbee18ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5cf9fbee18ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cf9fcd05802 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5cf9fcd05802 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf9fcceb162 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cf9fccdf9f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cf9fccec1cd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf9fcd2726c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf9fcd26fb2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5cf9fc022aeb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5cf9fbfa2322 - sqlx_postgres[a9d8fd11ddab2560]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5cf9fbfa781e - <sqlx_postgres[a9d8fd11ddab2560]::database::Postgres as sqlx_core[6c948420f1698c0e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5cf9fbe4d20f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[6c948420f1698c0e]::testing::TestContext<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_core[6c948420f1698c0e]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5cf9fbd94863 - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5cf9fbe4d60d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5cf9fbe4da0d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5cf9fbc5b1ad - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5cf9fbc58ffc - tokio[cacc4d9c7d9d7f99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5cf9fbc58ffc - tokio[cacc4d9c7d9d7f99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5cf9fbc58ffc - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5cf9fbc227aa - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5cf9fbc4a47d - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5cf9fbc41eab - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5cf9fbce738a - <tokio[cacc4d9c7d9d7f99]::runtime::context::scoped::Scoped<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::Context>>::set::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5cf9fbde1f4a - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5cf9fbd66866 - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::try_with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5cf9fbd636ec - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5cf9fbdd7131 - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5cf9fbc331c9 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5cf9fbc382d6 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5cf9fbc3b7c9 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5cf9fbddc3e3 - tokio[cacc4d9c7d9d7f99]::runtime::context::runtime::enter_runtime::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5cf9fbc1fd73 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5cf9fbd5ed40 - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5cf9fbd62d73 - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5cf9fbea767b - sqlx_core[6c948420f1698c0e]::rt::test_block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5cf9fbd8361e - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5cf9fbd82fa6 - sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5cf9fbda63ca - <fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0} as sqlx_core[6c948420f1698c0e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5cf9fbd07c67 - lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai_interaction/tools/db_query/mod.rs:251:5
[INFO] [stdout]   51:     0x5cf9fbcf5017 - lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai_interaction/tools/db_query/mod.rs:252:70
[INFO] [stdout]   52:     0x5cf9fbc825f6 - <lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5cf9fbed498b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5cf9fbed498b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5cf9fbee2205 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5cf9fbee2205 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5cf9fbedcd64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5cf9fbedcd64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5cf9fbee5282 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5cf9fbee5282 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5cf9fbee5282 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5cf9fcd0ce6f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5cf9fcd0ce6f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x777520a35aa4 - <unknown>
[INFO] [stdout]   74:     0x777520ac2a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ai_interaction::tools::db_schema::tests::test_live_fetcher_integration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ai_interaction::tools::db_schema::tests::test_live_fetcher_integration' (72) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cf9fcd0d9e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf9fcd0d9e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cf9fcd269fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf9fcd269fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5cf9fcd12f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5cf9fcd12f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5cf9fcceb0a6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf9fcceb0a6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf9fcd05589 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf9fbee18ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5cf9fbee18ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cf9fcd05802 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5cf9fcd05802 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf9fcceb162 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cf9fccdf9f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cf9fccec1cd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf9fcd2726c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf9fcd26fb2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5cf9fc022aeb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5cf9fbfa2322 - sqlx_postgres[a9d8fd11ddab2560]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5cf9fbfa781e - <sqlx_postgres[a9d8fd11ddab2560]::database::Postgres as sqlx_core[6c948420f1698c0e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5cf9fbe4d20f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[6c948420f1698c0e]::testing::TestContext<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_core[6c948420f1698c0e]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5cf9fbd8cfb2 - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5cf9fbe4d34d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5cf9fbe4d74d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5cf9fbc5aeed - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5cf9fbc57cab - tokio[cacc4d9c7d9d7f99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5cf9fbc57cab - tokio[cacc4d9c7d9d7f99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5cf9fbc57cab - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5cf9fbc259c0 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5cf9fbc42ead - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5cf9fbc41cd4 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5cf9fbce65eb - <tokio[cacc4d9c7d9d7f99]::runtime::context::scoped::Scoped<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::Context>>::set::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5cf9fbde2459 - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5cf9fbd67aa2 - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::try_with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5cf9fbd63cee - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5cf9fbdd756d - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5cf9fbc30320 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5cf9fbc37d56 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5cf9fbc39120 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5cf9fbddb413 - tokio[cacc4d9c7d9d7f99]::runtime::context::runtime::enter_runtime::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5cf9fbc1f5e3 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5cf9fbd5e031 - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5cf9fbd60f9c - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5cf9fbea64d3 - sqlx_core[6c948420f1698c0e]::rt::test_block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5cf9fbd830a4 - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5cf9fbda69ca - <fn(sqlx_core[6c948420f1698c0e]::pool::options::PoolOptions<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_postgres[a9d8fd11ddab2560]::options::PgConnectOptions) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0} as sqlx_core[6c948420f1698c0e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:135:9
[INFO] [stdout]   49:     0x5cf9fbec0c87 - lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai_interaction/tools/db_schema/mod.rs:400:5
[INFO] [stdout]   50:     0x5cf9fbeb8037 - lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai_interaction/tools/db_schema/mod.rs:400:18
[INFO] [stdout]   51:     0x5cf9fbc826f6 - <lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5cf9fbed498b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5cf9fbed498b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   54:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   55:     0x5cf9fbee2205 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5cf9fbee2205 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   60:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   61:     0x5cf9fbedcd64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   62:     0x5cf9fbedcd64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   63:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   64:     0x5cf9fbee5282 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   65:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x5cf9fbee5282 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   69:     0x5cf9fbee5282 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x5cf9fcd0ce6f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   71:     0x5cf9fcd0ce6f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   72:     0x777520a35aa4 - <unknown>
[INFO] [stdout]   73:     0x777520ac2a64 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array' (69) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cf9fcd0d9e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf9fcd0d9e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cf9fcd269fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf9fcd269fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5cf9fcd12f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5cf9fcd12f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5cf9fcceb0a6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf9fcceb0a6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf9fcd05589 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf9fbee18ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5cf9fbee18ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cf9fcd05802 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5cf9fcd05802 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf9fcceb162 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cf9fccdf9f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cf9fccec1cd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf9fcd2726c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf9fcd26fb2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5cf9fc022aeb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5cf9fbfa2322 - sqlx_postgres[a9d8fd11ddab2560]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5cf9fbfa781e - <sqlx_postgres[a9d8fd11ddab2560]::database::Postgres as sqlx_core[6c948420f1698c0e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5cf9fbe4d20f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[6c948420f1698c0e]::testing::TestContext<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_core[6c948420f1698c0e]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5cf9fbd95ec3 - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5cf9fbe4d68d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5cf9fbe4da8d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5cf9fbc5b22d - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5cf9fbc5939c - tokio[cacc4d9c7d9d7f99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5cf9fbc5939c - tokio[cacc4d9c7d9d7f99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5cf9fbc5939c - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5cf9fbc22eea - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5cf9fbc4b9fd - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5cf9fbc41f0b - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5cf9fbce75ea - <tokio[cacc4d9c7d9d7f99]::runtime::context::scoped::Scoped<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::Context>>::set::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5cf9fbde200a - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5cf9fbd66b06 - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::try_with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5cf9fbd637cc - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5cf9fbdd71d1 - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5cf9fbc33a69 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5cf9fbc383d6 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5cf9fbc3bf09 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5cf9fbddc6c3 - tokio[cacc4d9c7d9d7f99]::runtime::context::runtime::enter_runtime::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5cf9fbc1fed3 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5cf9fbd5efc0 - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5cf9fbd632f3 - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5cf9fbea79bb - sqlx_core[6c948420f1698c0e]::rt::test_block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5cf9fbd8371e - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5cf9fbd83046 - sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5cf9fbda642a - <fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0} as sqlx_core[6c948420f1698c0e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5cf9fbd07e47 - lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai_interaction/tools/db_query/mod.rs:546:5
[INFO] [stdout]   51:     0x5cf9fbcf5077 - lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai_interaction/tools/db_query/mod.rs:547:76
[INFO] [stdout]   52:     0x5cf9fbc82676 - <lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5cf9fbed498b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5cf9fbed498b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5cf9fbee2205 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5cf9fbee2205 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5cf9fbedcd64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5cf9fbedcd64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5cf9fbee5282 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5cf9fbee5282 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5cf9fbee5282 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5cf9fcd0ce6f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5cf9fcd0ce6f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x777520a35aa4 - <unknown>
[INFO] [stdout]   74:     0x777520ac2a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum' (68) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cf9fcd0d9e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf9fcd0d9e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cf9fcd269fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf9fcd269fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5cf9fcd12f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5cf9fcd12f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5cf9fcceb0a6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf9fcceb0a6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf9fcd05589 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf9fbee18ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5cf9fbee18ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cf9fcd05802 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5cf9fcd05802 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf9fcceb162 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cf9fccdf9f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cf9fccec1cd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf9fcd2726c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf9fcd26fb2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5cf9fc022aeb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5cf9fbfa2322 - sqlx_postgres[a9d8fd11ddab2560]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5cf9fbfa781e - <sqlx_postgres[a9d8fd11ddab2560]::database::Postgres as sqlx_core[6c948420f1698c0e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5cf9fbe4d20f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[6c948420f1698c0e]::testing::TestContext<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_core[6c948420f1698c0e]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5cf9fbd95393 - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5cf9fbe4d64d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5cf9fbe4da4d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5cf9fbc5b1ed - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5cf9fbc591cc - tokio[cacc4d9c7d9d7f99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5cf9fbc591cc - tokio[cacc4d9c7d9d7f99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5cf9fbc591cc - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5cf9fbc22b4a - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5cf9fbc4af3d - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5cf9fbc41edb - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5cf9fbce74ba - <tokio[cacc4d9c7d9d7f99]::runtime::context::scoped::Scoped<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::Context>>::set::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5cf9fbde1faa - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5cf9fbd669b6 - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::try_with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5cf9fbd6375c - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5cf9fbdd7181 - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5cf9fbc33619 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5cf9fbc38356 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5cf9fbc3bb69 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5cf9fbddc553 - tokio[cacc4d9c7d9d7f99]::runtime::context::runtime::enter_runtime::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5cf9fbc1fe23 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5cf9fbd5ee80 - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5cf9fbd63033 - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5cf9fbea781b - sqlx_core[6c948420f1698c0e]::rt::test_block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5cf9fbd8369e - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5cf9fbd82ff6 - sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5cf9fbda63fa - <fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0} as sqlx_core[6c948420f1698c0e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5cf9fbd07d57 - lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai_interaction/tools/db_query/mod.rs:456:5
[INFO] [stdout]   51:     0x5cf9fbcf5047 - lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai_interaction/tools/db_query/mod.rs:457:70
[INFO] [stdout]   52:     0x5cf9fbc82636 - <lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5cf9fbed498b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5cf9fbed498b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5cf9fbee2205 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5cf9fbee2205 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5cf9fbedcd64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5cf9fbedcd64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5cf9fbee5282 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5cf9fbee5282 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5cf9fbee5282 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5cf9fcd0ce6f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5cf9fcd0ce6f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x777520a35aa4 - <unknown>
[INFO] [stdout]   74:     0x777520ac2a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ai_interaction::tools::db_query::tests::test_row_limit_truncation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ai_interaction::tools::db_query::tests::test_row_limit_truncation' (70) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cf9fcd0d9e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf9fcd0d9e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cf9fcd269fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf9fcd269fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5cf9fcd12f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5cf9fcd12f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5cf9fcceb0a6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf9fcceb0a6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf9fcd05589 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf9fbee18ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5cf9fbee18ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cf9fcd05802 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5cf9fcd05802 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf9fcceb162 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cf9fccdf9f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cf9fccec1cd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf9fcd2726c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf9fcd26fb2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5cf9fc022aeb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5cf9fbfa2322 - sqlx_postgres[a9d8fd11ddab2560]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5cf9fbfa781e - <sqlx_postgres[a9d8fd11ddab2560]::database::Postgres as sqlx_core[6c948420f1698c0e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5cf9fbe4d20f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[6c948420f1698c0e]::testing::TestContext<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_core[6c948420f1698c0e]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5cf9fbd93d33 - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5cf9fbe4d5cd - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5cf9fbe4d9cd - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5cf9fbc5b16d - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5cf9fbc58e2c - tokio[cacc4d9c7d9d7f99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5cf9fbc58e2c - tokio[cacc4d9c7d9d7f99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5cf9fbc58e2c - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5cf9fbc2240a - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5cf9fbc499bd - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5cf9fbc41e7b - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5cf9fbce725a - <tokio[cacc4d9c7d9d7f99]::runtime::context::scoped::Scoped<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::Context>>::set::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5cf9fbde1eea - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5cf9fbd66716 - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::try_with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5cf9fbd6367c - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5cf9fbdd70e1 - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5cf9fbc32d79 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5cf9fbc38256 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5cf9fbc3b429 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5cf9fbddc273 - tokio[cacc4d9c7d9d7f99]::runtime::context::runtime::enter_runtime::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5cf9fbc1fcc3 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5cf9fbd5ec00 - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5cf9fbd62ab3 - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5cf9fbea74db - sqlx_core[6c948420f1698c0e]::rt::test_block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5cf9fbd8359e - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5cf9fbd82f56 - sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5cf9fbda639a - <fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0} as sqlx_core[6c948420f1698c0e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5cf9fbd07b77 - lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai_interaction/tools/db_query/mod.rs:608:5
[INFO] [stdout]   51:     0x5cf9fbcf4fe7 - lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai_interaction/tools/db_query/mod.rs:609:57
[INFO] [stdout]   52:     0x5cf9fbc825b6 - <lexi[6c3cc71d2ec0c82c]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5cf9fbed498b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5cf9fbed498b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5cf9fbee2205 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5cf9fbee2205 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5cf9fbedcd64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5cf9fbedcd64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5cf9fbee5282 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5cf9fbee5282 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5cf9fbee5282 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5cf9fcd0ce6f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5cf9fcd0ce6f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x777520a35aa4 - <unknown>
[INFO] [stdout]   74:     0x777520ac2a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_insert_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_insert_message' (150) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cf9fcd0d9e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf9fcd0d9e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cf9fcd269fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf9fcd269fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5cf9fcd12f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5cf9fcd12f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5cf9fcceb0a6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf9fcceb0a6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf9fcd05589 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf9fbee18ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5cf9fbee18ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cf9fcd05802 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5cf9fcd05802 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf9fcceb162 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cf9fccdf9f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cf9fccec1cd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf9fcd2726c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf9fcd26fb2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5cf9fc022aeb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5cf9fbfa2322 - sqlx_postgres[a9d8fd11ddab2560]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5cf9fbfa781e - <sqlx_postgres[a9d8fd11ddab2560]::database::Postgres as sqlx_core[6c948420f1698c0e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5cf9fbe4d20f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[6c948420f1698c0e]::testing::TestContext<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_core[6c948420f1698c0e]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5cf9fbd91073 - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5cf9fbe4d4cd - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5cf9fbe4d8cd - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5cf9fbc5b06d - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5cf9fbc586ec - tokio[cacc4d9c7d9d7f99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5cf9fbc586ec - tokio[cacc4d9c7d9d7f99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5cf9fbc586ec - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5cf9fbc2158a - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5cf9fbc46ebd - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5cf9fbc41dbb - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5cf9fbce6d9a - <tokio[cacc4d9c7d9d7f99]::runtime::context::scoped::Scoped<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::Context>>::set::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5cf9fbde1d6a - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5cf9fbd661d6 - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::try_with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5cf9fbd634bc - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5cf9fbdd6fa1 - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5cf9fbc31c39 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5cf9fbc38056 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5cf9fbc3a5a9 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5cf9fbddbcb3 - tokio[cacc4d9c7d9d7f99]::runtime::context::runtime::enter_runtime::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5cf9fbc1fa03 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5cf9fbd5e700 - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5cf9fbd61fb3 - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5cf9fbea6e5b - sqlx_core[6c948420f1698c0e]::rt::test_block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5cf9fbd8339e - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5cf9fbd82e16 - sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5cf9fbda62da - <fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::test_insert_message::{closure#0} as sqlx_core[6c948420f1698c0e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5cf9fbe9d5e7 - lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:885:5
[INFO] [stdout]   51:     0x5cf9fbe90e17 - lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:886:52
[INFO] [stdout]   52:     0x5cf9fbc800f6 - <lexi[6c3cc71d2ec0c82c]::db::tests::test_insert_message::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5cf9fbed498b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5cf9fbed498b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5cf9fbee2205 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5cf9fbee2205 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5cf9fbedcd64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5cf9fbedcd64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5cf9fbee5282 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5cf9fbee5282 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5cf9fbee5282 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5cf9fcd0ce6f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5cf9fcd0ce6f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x777520a35aa4 - <unknown>
[INFO] [stdout]   74:     0x777520ac2a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_get_message_history stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_get_message_history' (149) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cf9fcd0d9e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf9fcd0d9e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cf9fcd269fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf9fcd269fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5cf9fcd12f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5cf9fcd12f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5cf9fcceb0a6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf9fcceb0a6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf9fcd05589 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf9fbee18ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5cf9fbee18ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cf9fcd05802 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5cf9fcd05802 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf9fcceb162 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cf9fccdf9f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cf9fccec1cd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf9fcd2726c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf9fcd26fb2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5cf9fc022aeb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5cf9fbfa2322 - sqlx_postgres[a9d8fd11ddab2560]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5cf9fbfa781e - <sqlx_postgres[a9d8fd11ddab2560]::database::Postgres as sqlx_core[6c948420f1698c0e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5cf9fbe4d20f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[6c948420f1698c0e]::testing::TestContext<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_core[6c948420f1698c0e]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5cf9fbd91ba3 - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5cf9fbe4d50d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5cf9fbe4d90d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5cf9fbc5b0ad - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5cf9fbc588bc - tokio[cacc4d9c7d9d7f99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5cf9fbc588bc - tokio[cacc4d9c7d9d7f99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5cf9fbc588bc - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5cf9fbc2192a - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5cf9fbc4797d - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5cf9fbc41deb - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5cf9fbce6eca - <tokio[cacc4d9c7d9d7f99]::runtime::context::scoped::Scoped<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::Context>>::set::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5cf9fbde1dca - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5cf9fbd66326 - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::try_with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5cf9fbd6352c - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5cf9fbdd6ff1 - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5cf9fbc32089 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5cf9fbc380d6 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5cf9fbc3a949 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5cf9fbddbe23 - tokio[cacc4d9c7d9d7f99]::runtime::context::runtime::enter_runtime::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5cf9fbc1fab3 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5cf9fbd5e840 - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5cf9fbd62273 - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5cf9fbea6ffb - sqlx_core[6c948420f1698c0e]::rt::test_block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5cf9fbd8341e - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5cf9fbd82e66 - sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5cf9fbda630a - <fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::test_get_message_history::{closure#0} as sqlx_core[6c948420f1698c0e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5cf9fbe9d6d7 - lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:922:5
[INFO] [stdout]   51:     0x5cf9fbe90e47 - lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:923:57
[INFO] [stdout]   52:     0x5cf9fbc80136 - <lexi[6c3cc71d2ec0c82c]::db::tests::test_get_message_history::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5cf9fbed498b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5cf9fbed498b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5cf9fbee2205 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5cf9fbee2205 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5cf9fbedcd64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5cf9fbedcd64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5cf9fbee5282 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5cf9fbee5282 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5cf9fbee5282 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5cf9fcd0ce6f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5cf9fcd0ce6f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x777520a35aa4 - <unknown>
[INFO] [stdout]   74:     0x777520ac2a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_openai_response_id_handling stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_openai_response_id_handling' (151) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cf9fcd0d9e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf9fcd0d9e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cf9fcd269fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf9fcd269fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5cf9fcd12f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5cf9fcd12f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5cf9fcceb0a6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf9fcceb0a6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf9fcd05589 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf9fbee18ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5cf9fbee18ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cf9fcd05802 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5cf9fcd05802 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf9fcceb162 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cf9fccdf9f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cf9fccec1cd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf9fcd2726c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf9fcd26fb2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5cf9fc022aeb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5cf9fbfa2322 - sqlx_postgres[a9d8fd11ddab2560]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5cf9fbfa781e - <sqlx_postgres[a9d8fd11ddab2560]::database::Postgres as sqlx_core[6c948420f1698c0e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5cf9fbe4d20f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[6c948420f1698c0e]::testing::TestContext<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_core[6c948420f1698c0e]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5cf9fbd926d3 - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5cf9fbe4d54d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5cf9fbe4d94d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5cf9fbc5b0ed - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5cf9fbc58a8c - tokio[cacc4d9c7d9d7f99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5cf9fbc58a8c - tokio[cacc4d9c7d9d7f99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5cf9fbc58a8c - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5cf9fbc21cca - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5cf9fbc4843d - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5cf9fbc41e1b - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5cf9fbce6ffa - <tokio[cacc4d9c7d9d7f99]::runtime::context::scoped::Scoped<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::Context>>::set::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5cf9fbde1e2a - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5cf9fbd66476 - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::try_with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5cf9fbd6359c - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5cf9fbdd7041 - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5cf9fbc324d9 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5cf9fbc38156 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5cf9fbc3ace9 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5cf9fbddbf93 - tokio[cacc4d9c7d9d7f99]::runtime::context::runtime::enter_runtime::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5cf9fbc1fb63 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5cf9fbd5e980 - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5cf9fbd62533 - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5cf9fbea719b - sqlx_core[6c948420f1698c0e]::rt::test_block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5cf9fbd8349e - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5cf9fbd82eb6 - sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5cf9fbda633a - <fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0} as sqlx_core[6c948420f1698c0e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5cf9fbe9d7c7 - lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:967:5
[INFO] [stdout]   51:     0x5cf9fbe90e77 - lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:968:65
[INFO] [stdout]   52:     0x5cf9fbc80176 - <lexi[6c3cc71d2ec0c82c]::db::tests::test_openai_response_id_handling::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5cf9fbed498b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5cf9fbed498b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5cf9fbee2205 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5cf9fbee2205 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5cf9fbedcd64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5cf9fbedcd64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5cf9fbee5282 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5cf9fbee5282 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5cf9fbee5282 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5cf9fcd0ce6f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5cf9fcd0ce6f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x777520a35aa4 - <unknown>
[INFO] [stdout]   74:     0x777520ac2a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_postgres_db_new_and_migrations stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_postgres_db_new_and_migrations' (152) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cf9fcd0d9e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf9fcd0d9e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cf9fcd269fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf9fcd269fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5cf9fcd12f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5cf9fcd12f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5cf9fcceb0a6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf9fcceb0a6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf9fcd05589 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf9fbee18ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5cf9fbee18ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cf9fcd05802 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5cf9fcd05802 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf9fcceb162 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cf9fccdf9f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cf9fccec1cd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf9fcd2726c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf9fcd26fb2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5cf9fc022aeb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5cf9fbfa2322 - sqlx_postgres[a9d8fd11ddab2560]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5cf9fbfa781e - <sqlx_postgres[a9d8fd11ddab2560]::database::Postgres as sqlx_core[6c948420f1698c0e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5cf9fbe4d20f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[6c948420f1698c0e]::testing::TestContext<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_core[6c948420f1698c0e]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5cf9fbd93203 - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5cf9fbe4d58d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5cf9fbe4d98d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5cf9fbc5b12d - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5cf9fbc58c5c - tokio[cacc4d9c7d9d7f99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5cf9fbc58c5c - tokio[cacc4d9c7d9d7f99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5cf9fbc58c5c - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5cf9fbc2206a - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5cf9fbc48efd - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5cf9fbc41e4b - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5cf9fbce712a - <tokio[cacc4d9c7d9d7f99]::runtime::context::scoped::Scoped<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::Context>>::set::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5cf9fbde1e8a - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5cf9fbd665c6 - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::try_with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5cf9fbd6360c - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5cf9fbdd7091 - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5cf9fbc32929 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5cf9fbc381d6 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5cf9fbc3b089 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5cf9fbddc103 - tokio[cacc4d9c7d9d7f99]::runtime::context::runtime::enter_runtime::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5cf9fbc1fc13 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5cf9fbd5eac0 - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5cf9fbd627f3 - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5cf9fbea733b - sqlx_core[6c948420f1698c0e]::rt::test_block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5cf9fbd8351e - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5cf9fbd82f06 - sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5cf9fbda636a - <fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0} as sqlx_core[6c948420f1698c0e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5cf9fbe9d8b7 - lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:999:5
[INFO] [stdout]   51:     0x5cf9fbe90ea7 - lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:1000:68
[INFO] [stdout]   52:     0x5cf9fbc801b6 - <lexi[6c3cc71d2ec0c82c]::db::tests::test_postgres_db_new_and_migrations::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5cf9fbed498b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5cf9fbed498b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5cf9fbee2205 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5cf9fbee2205 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5cf9fbedcd64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5cf9fbedcd64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5cf9fbee5282 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5cf9fbee5282 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5cf9fbee5282 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5cf9fcd0ce6f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5cf9fcd0ce6f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x777520a35aa4 - <unknown>
[INFO] [stdout]   74:     0x777520ac2a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_upsert_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_upsert_user' (154) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cf9fcd0d9e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf9fcd0d9e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cf9fcd269fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf9fcd269fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5cf9fcd12f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5cf9fcd12f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5cf9fcceb0a6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf9fcceb0a6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf9fcd05589 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf9fbee18ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5cf9fbee18ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cf9fcd05802 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5cf9fcd05802 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf9fcceb162 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cf9fccdf9f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cf9fccec1cd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf9fcd2726c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf9fcd26fb2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5cf9fc022aeb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5cf9fbfa2322 - sqlx_postgres[a9d8fd11ddab2560]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5cf9fbfa781e - <sqlx_postgres[a9d8fd11ddab2560]::database::Postgres as sqlx_core[6c948420f1698c0e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5cf9fbe4d20f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[6c948420f1698c0e]::testing::TestContext<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_core[6c948420f1698c0e]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5cf9fbd90543 - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5cf9fbe4d48d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5cf9fbe4d88d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5cf9fbc5b02d - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5cf9fbc5851c - tokio[cacc4d9c7d9d7f99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5cf9fbc5851c - tokio[cacc4d9c7d9d7f99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5cf9fbc5851c - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5cf9fbc211ea - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5cf9fbc463fd - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5cf9fbc41d8b - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5cf9fbce6c6a - <tokio[cacc4d9c7d9d7f99]::runtime::context::scoped::Scoped<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::Context>>::set::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5cf9fbde1d0a - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5cf9fbd66086 - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::try_with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5cf9fbd6344c - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5cf9fbdd6f51 - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5cf9fbc317e9 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5cf9fbc37fd6 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5cf9fbc3a209 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5cf9fbddbb43 - tokio[cacc4d9c7d9d7f99]::runtime::context::runtime::enter_runtime::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5cf9fbc1f953 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5cf9fbd5e5c0 - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5cf9fbd61cf3 - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5cf9fbea6cbb - sqlx_core[6c948420f1698c0e]::rt::test_block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5cf9fbd8331e - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5cf9fbd82dc6 - sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5cf9fbda62aa - <fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::test_upsert_user::{closure#0} as sqlx_core[6c948420f1698c0e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5cf9fbe9d4f7 - lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:826:5
[INFO] [stdout]   51:     0x5cf9fbe90de7 - lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:827:49
[INFO] [stdout]   52:     0x5cf9fbc800b6 - <lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_user::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5cf9fbed498b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5cf9fbed498b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5cf9fbee2205 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5cf9fbee2205 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5cf9fbedcd64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5cf9fbedcd64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5cf9fbee5282 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5cf9fbee5282 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5cf9fbee5282 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5cf9fcd0ce6f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5cf9fcd0ce6f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x777520a35aa4 - <unknown>
[INFO] [stdout]   74:     0x777520ac2a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_upsert_chat stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_upsert_chat' (153) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cf9fcd0d9e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf9fcd0d9e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cf9fcd269fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf9fcd269fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5cf9fcd12f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5cf9fcd12f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5cf9fcceb0a6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf9fcceb0a6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf9fcd05589 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf9fbee18ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5cf9fbee18ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cf9fcd05802 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5cf9fcd05802 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf9fcceb162 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cf9fccdf9f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cf9fccec1cd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf9fcd2726c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf9fcd26fb2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5cf9fc022aeb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5cf9fbfa2322 - sqlx_postgres[a9d8fd11ddab2560]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5cf9fbfa781e - <sqlx_postgres[a9d8fd11ddab2560]::database::Postgres as sqlx_core[6c948420f1698c0e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5cf9fbe4d20f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[6c948420f1698c0e]::testing::TestContext<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_core[6c948420f1698c0e]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5cf9fbd8fa13 - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5cf9fbe4d44d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5cf9fbe4d84d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5cf9fbc5afed - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5cf9fbc5834c - tokio[cacc4d9c7d9d7f99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5cf9fbc5834c - tokio[cacc4d9c7d9d7f99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5cf9fbc5834c - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5cf9fbc20e4a - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5cf9fbc4593d - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5cf9fbc41d5b - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5cf9fbce6b3a - <tokio[cacc4d9c7d9d7f99]::runtime::context::scoped::Scoped<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::Context>>::set::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5cf9fbde1caa - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5cf9fbd65f36 - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::try_with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5cf9fbd633dc - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5cf9fbdd6f01 - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5cf9fbc31399 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5cf9fbc37f56 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5cf9fbc39e69 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5cf9fbddb9d3 - tokio[cacc4d9c7d9d7f99]::runtime::context::runtime::enter_runtime::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), anyhow[42d7d5093a037476]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5cf9fbc1f8a3 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5cf9fbd5e480 - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5cf9fbd61a33 - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5cf9fbea6b1b - sqlx_core[6c948420f1698c0e]::rt::test_block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5cf9fbd8329e - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5cf9fbd82d76 - sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5cf9fbda627a - <fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0} as sqlx_core[6c948420f1698c0e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5cf9fbe9d407 - lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:856:5
[INFO] [stdout]   51:     0x5cf9fbe90db7 - lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:857:49
[INFO] [stdout]   52:     0x5cf9fbc80076 - <lexi[6c3cc71d2ec0c82c]::db::tests::test_upsert_chat::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5cf9fbed498b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5cf9fbed498b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5cf9fbee2205 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5cf9fbee2205 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5cf9fbedcd64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5cf9fbedcd64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5cf9fbee5282 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5cf9fbee5282 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5cf9fbee5282 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5cf9fcd0ce6f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5cf9fcd0ce6f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x777520a35aa4 - <unknown>
[INFO] [stdout]   74:     0x777520ac2a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- key_value_store::tests::test_get_non_existent_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'key_value_store::tests::test_get_non_existent_key' (167) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cf9fcd0d9e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf9fcd0d9e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cf9fcd269fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf9fcd269fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5cf9fcd12f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5cf9fcd12f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5cf9fcceb0a6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf9fcceb0a6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf9fcd05589 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf9fbee18ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5cf9fbee18ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cf9fcd05802 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5cf9fcd05802 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf9fcceb162 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cf9fccdf9f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cf9fccec1cd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf9fcd2726c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf9fcd26fb2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5cf9fc022aeb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5cf9fbfa2322 - sqlx_postgres[a9d8fd11ddab2560]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5cf9fbfa781e - <sqlx_postgres[a9d8fd11ddab2560]::database::Postgres as sqlx_core[6c948420f1698c0e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5cf9fbe4d20f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[6c948420f1698c0e]::testing::TestContext<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_core[6c948420f1698c0e]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5cf9fbd8ef73 - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5cf9fbe4d40d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5cf9fbe4d80d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5cf9fbc5afad - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5cf9fbc5818b - tokio[cacc4d9c7d9d7f99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5cf9fbc5818b - tokio[cacc4d9c7d9d7f99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5cf9fbc5818b - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5cf9fbc26320 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5cf9fbc44e8d - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5cf9fbc41d34 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5cf9fbce69db - <tokio[cacc4d9c7d9d7f99]::runtime::context::scoped::Scoped<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::Context>>::set::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5cf9fbde2519 - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5cf9fbd67e62 - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::try_with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5cf9fbd63e0e - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5cf9fbdd762d - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5cf9fbc30f80 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5cf9fbc37ed6 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5cf9fbc39b10 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5cf9fbddb863 - tokio[cacc4d9c7d9d7f99]::runtime::context::runtime::enter_runtime::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5cf9fbc1f7f3 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5cf9fbd5e361 - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5cf9fbd6177c - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5cf9fbea6983 - sqlx_core[6c948420f1698c0e]::rt::test_block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5cf9fbd8321e - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5cf9fbd82d26 - sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5cf9fbda624a - <fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0} as sqlx_core[6c948420f1698c0e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5cf9fbcb4677 - lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key
[INFO] [stdout]                                at /opt/rustwide/workdir/src/key_value_store.rs:101:5
[INFO] [stdout]   51:     0x5cf9fbca9ac7 - lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/key_value_store.rs:101:18
[INFO] [stdout]   52:     0x5cf9fbc80036 - <lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_get_non_existent_key::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5cf9fbed498b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5cf9fbed498b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5cf9fbee2205 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5cf9fbee2205 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5cf9fbedcd64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5cf9fbedcd64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5cf9fbee5282 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5cf9fbee5282 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5cf9fbee5282 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5cf9fcd0ce6f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5cf9fcd0ce6f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x777520a35aa4 - <unknown>
[INFO] [stdout]   74:     0x777520ac2a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- key_value_store::tests::test_set_and_get_value stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'key_value_store::tests::test_set_and_get_value' (168) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cf9fcd0d9e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf9fcd0d9e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cf9fcd269fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf9fcd269fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5cf9fcd12f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5cf9fcd12f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5cf9fcceb0a6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf9fcceb0a6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf9fcd05589 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf9fbee18ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5cf9fbee18ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cf9fcd05802 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5cf9fcd05802 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf9fcceb162 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cf9fccdf9f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cf9fccec1cd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf9fcd2726c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf9fcd26fb2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5cf9fc022aeb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5cf9fbfa2322 - sqlx_postgres[a9d8fd11ddab2560]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5cf9fbfa781e - <sqlx_postgres[a9d8fd11ddab2560]::database::Postgres as sqlx_core[6c948420f1698c0e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5cf9fbe4d20f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[6c948420f1698c0e]::testing::TestContext<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_core[6c948420f1698c0e]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5cf9fbd8e4d3 - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5cf9fbe4d3cd - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5cf9fbe4d7cd - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5cf9fbc5af6d - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5cf9fbc57feb - tokio[cacc4d9c7d9d7f99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5cf9fbc57feb - tokio[cacc4d9c7d9d7f99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5cf9fbc57feb - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5cf9fbc26000 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5cf9fbc443ed - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5cf9fbc41d14 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5cf9fbce688b - <tokio[cacc4d9c7d9d7f99]::runtime::context::scoped::Scoped<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::Context>>::set::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5cf9fbde24d9 - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5cf9fbd67d22 - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::try_with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5cf9fbd63dae - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5cf9fbdd75ed - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5cf9fbc30b60 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5cf9fbc37e56 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5cf9fbc397c0 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5cf9fbddb6f3 - tokio[cacc4d9c7d9d7f99]::runtime::context::runtime::enter_runtime::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5cf9fbc1f743 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5cf9fbd5e251 - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5cf9fbd614dc - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5cf9fbea67f3 - sqlx_core[6c948420f1698c0e]::rt::test_block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5cf9fbd8319e - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5cf9fbd82cd6 - sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5cf9fbda621a - <fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0} as sqlx_core[6c948420f1698c0e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5cf9fbcb4587 - lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value
[INFO] [stdout]                                at /opt/rustwide/workdir/src/key_value_store.rs:86:5
[INFO] [stdout]   51:     0x5cf9fbca9a97 - lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/key_value_store.rs:86:18
[INFO] [stdout]   52:     0x5cf9fbc7fff6 - <lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_set_and_get_value::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5cf9fbed498b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5cf9fbed498b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5cf9fbee2205 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5cf9fbee2205 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5cf9fbedcd64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5cf9fbedcd64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5cf9fbee5282 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5cf9fbee5282 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5cf9fbee5282 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5cf9fcd0ce6f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5cf9fcd0ce6f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x777520a35aa4 - <unknown>
[INFO] [stdout]   74:     0x777520ac2a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- key_value_store::tests::test_update_value stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'key_value_store::tests::test_update_value' (169) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cf9fcd0d9e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cf9fcd0d9e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf9fcd0d9e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cf9fcd269fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf9fcd269fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5cf9fcd12f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5cf9fcd12f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5cf9fcceb0a6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf9fcceb0a6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf9fcd05589 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf9fbee18ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5cf9fbee18ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cf9fcd05802 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5cf9fcd05802 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf9fcceb162 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cf9fccdf9f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cf9fccec1cd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf9fcd2726c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf9fcd26fb2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5cf9fc022aeb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5cf9fbfa2322 - sqlx_postgres[a9d8fd11ddab2560]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5cf9fbfa781e - <sqlx_postgres[a9d8fd11ddab2560]::database::Postgres as sqlx_core[6c948420f1698c0e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5cf9fbe4d20f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[6c948420f1698c0e]::testing::TestContext<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>, sqlx_core[6c948420f1698c0e]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5cf9fbd8da33 - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5cf9fbe4d38d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5cf9fbe4d78d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5cf9fbc5af2d - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5cf9fbc57e4b - tokio[cacc4d9c7d9d7f99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5cf9fbc57e4b - tokio[cacc4d9c7d9d7f99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5cf9fbc57e4b - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5cf9fbc25ce0 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5cf9fbc4394d - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5cf9fbc41cf4 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5cf9fbce673b - <tokio[cacc4d9c7d9d7f99]::runtime::context::scoped::Scoped<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::Context>>::set::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5cf9fbde2499 - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5cf9fbd67be2 - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::try_with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5cf9fbd63d4e - <std[929523f510218772]::thread::local::LocalKey<tokio[cacc4d9c7d9d7f99]::runtime::context::Context>>::with::<tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5cf9fbdd75ad - tokio[cacc4d9c7d9d7f99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5cf9fbc30740 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5cf9fbc37dd6 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5cf9fbc39470 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5cf9fbddb583 - tokio[cacc4d9c7d9d7f99]::runtime::context::runtime::enter_runtime::<<tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5cf9fbc1f693 - <tokio[cacc4d9c7d9d7f99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5cf9fbd5e141 - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5cf9fbd6123c - <tokio[cacc4d9c7d9d7f99]::runtime::runtime::Runtime>::block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5cf9fbea6663 - sqlx_core[6c948420f1698c0e]::rt::test_block_on::<sqlx_core[6c948420f1698c0e]::testing::run_test<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5cf9fbd8311e - sqlx_core[6c948420f1698c0e]::testing::run_test::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5cf9fbd82c86 - sqlx_core[6c948420f1698c0e]::testing::run_test_with_pool::<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres, fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5cf9fbda61ea - <fn(sqlx_core[6c948420f1698c0e]::pool::Pool<sqlx_postgres[a9d8fd11ddab2560]::database::Postgres>) -> lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::test_update_value::{closure#0} as sqlx_core[6c948420f1698c0e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5cf9fbcb4497 - lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value
[INFO] [stdout]                                at /opt/rustwide/workdir/src/key_value_store.rs:110:5
[INFO] [stdout]   51:     0x5cf9fbca9a67 - lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/key_value_store.rs:110:18
[INFO] [stdout]   52:     0x5cf9fbc7ffb6 - <lexi[6c3cc71d2ec0c82c]::key_value_store::tests::test_update_value::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5cf9fbed498b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5cf9fbed498b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5cf9fbee2205 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5cf9fbee2205 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5cf9fbee2205 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5cf9fbee2205 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5cf9fbedcd64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5cf9fbedcd64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5cf9fbee5282 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5cf9fbee5282 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5cf9fbee5282 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5cf9fbee5282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5cf9fbee5282 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5cf9fcd0ce6f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5cf9fcd0ce6f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x777520a35aa4 - <unknown>
[INFO] [stdout]   74:     0x777520ac2a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types
[INFO] [stdout]     ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum
[INFO] [stdout]     ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array
[INFO] [stdout]     ai_interaction::tools::db_query::tests::test_row_limit_truncation
[INFO] [stdout]     ai_interaction::tools::db_schema::tests::test_live_fetcher_integration
[INFO] [stdout]     db::tests::test_get_message_history
[INFO] [stdout]     db::tests::test_insert_message
[INFO] [stdout]     db::tests::test_openai_response_id_handling
[INFO] [stdout]     db::tests::test_postgres_db_new_and_migrations
[INFO] [stdout]     db::tests::test_upsert_chat
[INFO] [stdout]     db::tests::test_upsert_user
[INFO] [stdout]     key_value_store::tests::test_get_non_existent_key
[INFO] [stdout]     key_value_store::tests::test_set_and_get_value
[INFO] [stdout]     key_value_store::tests::test_update_value
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 148 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2e7c312653aafc34bca9c5faf0dfde68234f1e09d11908711127acb3518d5134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e7c312653aafc34bca9c5faf0dfde68234f1e09d11908711127acb3518d5134", kill_on_drop: false }`
[INFO] [stdout] 2e7c312653aafc34bca9c5faf0dfde68234f1e09d11908711127acb3518d5134
